home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Brain Activity / XConq / lib / hovercraft.b < prev    next >
Text File  |  1995-03-06  |  258b  |  7 lines

  1. #define hovercraft_width 16
  2. #define hovercraft_height 16
  3. static char hovercraft_bits[] = {
  4.  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,
  5.  0x07,0xf8,0x1f,0xfc,0x3f,0xfe,0x7f,0xb6,0x6d,0x00,0x00,0x00,0x00,0x00,0x00,
  6.  0x00,0x00};
  7.